home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / E / E-Mail.cpt / E-Mail / card_10983.txt < prev    next >
Text File  |  1988-04-23  |  4KB  |  161 lines

  1. -- card: 10983 from stack: in
  2. -- bmap block id: 16361
  3. -- flags: 0000
  4. -- background id: 2644
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on mouseup
  8.   hide card field id 3
  9.   show card button id 4
  10.   hide card field id 5
  11.   show card button id 6
  12. end mouseup
  13.  
  14. on closeCard
  15.   hide card field id 3
  16.   show card button id 4
  17.   hide card field id 5
  18.   show card button id 6
  19. end closeCard
  20.  
  21.  
  22. -- part 1 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=377 top=294 right=317 bottom=405
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 1013 / 1013
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: 
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   visual effect wipe up
  37.   go to next card
  38. end mouseUp
  39.  
  40.  
  41.  
  42. -- part 2 (button)
  43. -- low flags: 00
  44. -- high flags: 0000
  45. -- rect: left=346 top=294 right=317 bottom=375
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 1014 / 1014
  48. -- text alignment: 1
  49. -- font id: 0
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name: 
  54. ----- HyperTalk script -----
  55. on mouseUp
  56.   visual effect wipe down
  57.   go to previous card
  58. end mouseUp
  59.  
  60.  
  61.  
  62. -- part 3 (field)
  63. -- low flags: 81
  64. -- high flags: 2004
  65. -- rect: left=127 top=182 right=290 bottom=492
  66. -- title width / last selected line: 0
  67. -- icon id / first selected line: 0 / 0
  68. -- text alignment: 0
  69. -- font id: 4
  70. -- text size: 9
  71. -- style flags: 0
  72. -- line height: 12
  73. -- part name: 
  74.  
  75.  
  76. -- part 4 (button)
  77. -- low flags: 00
  78. -- high flags: 0000
  79. -- rect: left=134 top=205 right=223 bottom=233
  80. -- title width / last selected line: 0
  81. -- icon id / first selected line: 0 / 0
  82. -- text alignment: 1
  83. -- font id: 0
  84. -- text size: 12
  85. -- style flags: 0
  86. -- line height: 16
  87. -- part name: New Button
  88. ----- HyperTalk script -----
  89. on mouseUp
  90.   show card field id 5
  91.   hide card button id 6
  92. end mouseUp
  93.  
  94.  
  95.  
  96. -- part 5 (field)
  97. -- low flags: 81
  98. -- high flags: 2004
  99. -- rect: left=126 top=73 right=181 bottom=491
  100. -- title width / last selected line: 0
  101. -- icon id / first selected line: 0 / 0
  102. -- text alignment: 0
  103. -- font id: 4
  104. -- text size: 9
  105. -- style flags: 0
  106. -- line height: 12
  107. -- part name: 
  108.  
  109.  
  110. -- part 6 (button)
  111. -- low flags: 00
  112. -- high flags: 0000
  113. -- rect: left=133 top=154 right=172 bottom=205
  114. -- title width / last selected line: 0
  115. -- icon id / first selected line: 0 / 0
  116. -- text alignment: 1
  117. -- font id: 0
  118. -- text size: 12
  119. -- style flags: 0
  120. -- line height: 16
  121. -- part name: New Button
  122. ----- HyperTalk script -----
  123. on mouseUp
  124.   show card field id 3
  125.   hide card button id 4
  126. end mouseUp
  127.  
  128.  
  129.  
  130. -- part contents for background part 9
  131. ----- text -----
  132.      Sending a document by EMail is usually cheaper than sending it by U.S. Express Mail, but the costs of using EMail increase as the length of the document increases.  For instance, it costs about 44¬¢ to both send and receive a five page message*, but it costs $10.75 to send the same message by Express Mail.  For a 120 page document, the cost of sending and receiving the document via ABA/Net‚Ñ¢ is about the same as Express Mail.*  For still larger documents, Express Mail is cheaper, assuming that the weight of the document is less than two pounds.
  133.  
  134.  
  135. -- part contents for background part 7
  136. ----- text -----
  137. E-Mail vs. Express Mail (Cost)
  138.  
  139.  
  140. -- part contents for card part 3
  141. ----- text -----
  142. Assumptions:
  143.    Sent at prime time rate of $16 over 1200 baud modem
  144.    Cost to send and receive, 300 words/pg, 5 char/word
  145.  
  146. (1200 bits/sec)(60 sec/min)/(8 bits/char) = 9000 char/min
  147. (2)(5 pgs)(300 wds/pg)(5 char/wd) = 15,000 char
  148. (15,000 char)(60 sec/min)/(9000 char/min) = 100 seconds
  149. ($16/hr)(100 secs)/(3600 sec/hr) = 44¬¢
  150.  
  151. -- part contents for card part 5
  152. ----- text -----
  153. Assumptions:
  154.    Sent at prime time rate of $16 over 1200 baud modem
  155.    Cost to send and receive, 300 words/pg, 5 char/word
  156.  
  157. ($10.75)(3600 sec/hr)/($16/hr) = 2418.75 sec
  158. (1200 bits/sec)/(8 bits/char) = 150 char/sec
  159. (2)(300 wds/pg)(5 char/wd) = 3,000 char/pg
  160. (2418.75 sec)(150 char/sec)/(3000 char/pg) = 120 pages
  161.